Visual Basic (Declaration) | |
---|---|
Public Overloads MustOverride ReadOnly Property Item( _ ByVal name As String _ ) As T |
Parameters
- name
- The name of the user to retrieve.
Property Value
A reference to the user is returned. If there is no user in the collection whose Name property matches the indicated name, then null is returned.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)